home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
IQ Digizine 2
/
IQ Digizine 2.iso
/
pc
/
toc.dir
/
reviews_34.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1997-12-08
|
217 b
|
9 lines
on exitFrame
if netPresent() = 0 then
alert("Unable to connect to Internet address http://www.iqmag.com/order/order.html...")
else
gotoNetPage("http://www.iqmag.com/order/order.html")
end if
go(9)
end